home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / python2.5 / lib-dynload / Python-2.5.2.egg-info < prev    next >
Text File  |  2008-10-05  |  2KB  |  33 lines

  1. Metadata-Version: 1.0
  2. Name: Python
  3. Version: 2.5.2
  4. Summary: A high-level object-oriented programming language
  5. Home-page: http://www.python.org/2.5
  6. Author: Guido van Rossum and the Python community
  7. Author-email: python-dev@python.org
  8. License: PSF license
  9. Description: Python is an interpreted, interactive, object-oriented programming
  10.         language. It is often compared to Tcl, Perl, Scheme or Java.
  11.         
  12.         Python combines remarkable power with very clear syntax. It has
  13.         modules, classes, exceptions, very high level dynamic data types, and
  14.         dynamic typing. There are interfaces to many system calls and
  15.         libraries, as well as to various windowing systems (X11, Motif, Tk,
  16.         Mac, MFC). New built-in modules are easily written in C or C++. Python
  17.         is also usable as an extension language for applications that need a
  18.         programmable interface.
  19.         
  20.         The Python implementation is portable: it runs on many brands of UNIX,
  21.         on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't
  22.         listed here, it may still be supported, if there's a C compiler for
  23.         it. Ask around on comp.lang.python -- or just try compiling Python
  24.         yourself.
  25. Platform: Many
  26. Classifier: Development Status :: 3 - Alpha
  27. Classifier: Development Status :: 6 - Mature
  28. Classifier: License :: OSI Approved :: Python Software Foundation License
  29. Classifier: Natural Language :: English
  30. Classifier: Programming Language :: C
  31. Classifier: Programming Language :: Python
  32. Classifier: Topic :: Software Development
  33.